Thread-Safety with the AutoResetEvent, ManualResetEvent Class(Synchronization of .net)
AutoResetEvent From MSDN: "A thread waits for a signal by calling WaitOne on the AutoResetEvent ...
AutoResetEvent From MSDN: "A thread waits for a signal by calling WaitOne on the AutoResetEvent ...